wayland: Track orphaned dialogs per display
authorJonas Ådahl <jadahl@gmail.com>
Tue, 26 Apr 2016 03:46:25 +0000 (11:46 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 26 Apr 2016 12:38:18 +0000 (08:38 -0400)
commit145b626c2f87a04223cc1902e317214144f1dfd5
tree29b32f1b787d1a7a0ab4b8fe8634d7c0a3237002
parentcb73becfb4cdb637bc8b19106a95f91482c95228
wayland: Track orphaned dialogs per display

Don't track all orphaned dialogs globally, as mixing them up with each
other would in most cases trigger errors when we try to pass bogus
values to Wayland requests.

https://bugzilla.gnome.org/show_bug.cgi?id=765474
gdk/wayland/gdkdisplay-wayland.h
gdk/wayland/gdkwindow-wayland.c